`select a.address as a from Anything as a` is perfectly valid in MySQL; I haven't tried it with other DBs but I don't see why Hibernate should not support a query like this.