http://www.tex.ac.uk/cgi-bin/texfaq2html?label=nameref
The way that works for me is the nameref command from within hyperref package. One possible usage is:
\section*{foo}
\label{sec:foo}
...
\nameref{sec:foo}
\section*{foo}
\label{sec:foo}
...
\nameref{sec:foo}
\newpage
\mbox{}
\newpage
\newpage
\thispagestyle{empty}
\mbox{}
\newpage