When receiving files from different clients, the field names are not always consistent and are sometimes misspelled. It would be nice to be able to specify a range of possible field names for each field. I.e. First Name, FirstName,FName, would suffice for the dataflow to know that any of these are good for the field "First Name".
This would make it easier than creating a separate dataflow for every possible combination of spellings.