Doesn\'t an ORM usually involve doing something like a select *?
If I have a table, MyThing, with column A, B, C, D, etc, then there typically would be an object, MyThin
SELECT * is not bad. Did you ask whoever considered it to be bad "why?".