Let me understand what you want:

You want an enum which allows you to access items directly by doing something like Statement.SELECT, but not have the definition of SELECT defined in the enum...