Interface to convert the database table or column name to your names.
SimpleORMGenerate must be created with an object that instanciates this interface.
Typically you should simple algrothem to return a nice name (like DefaultFormatter),
but the code could be complex as you feel like (like SimpleORMNiceNameFormatter).
author: Richard Schmidt