When aliasing, we start by selecting the column as usual. Then, we use AS with an alias, like user.

Make sure to type AS user.