For this you need X Windows at a minimum, and a desktop environment like Gnome or KDE (I am guessing you want a DE).
Use
yum grouplist
to find out what groups are available. If you wanted KDE for example, you would need to install the following groups:
yum groupinstall "X Window System" "KDE (K Desktop Environment)"