you can use GAs for feature selection with any supervised (wrapper, e.g. classifier) or unsupervised criterion which is the fitness function in the GA vocabulary. There are several papers on the topic. The final classifier may benefit, but it depends on a good tuning of the GA parameters, on your data properties (distribution, intrinsic dimension), on the chosen representation approach, and on the final classifier.