I suppose you are using the automapping features? That's the behavior of automapping, if it doesn't fit, you can always explicitly define the table (or column name), in this specific case, just add this attribute in your class declaration:
[Table('control2')]