Use the nameref package
xxxxxxxxxx
\documentclass{article}
\usepackage{nameref}
\begin{document}
\section{Me, myself and I}
\label{intro}
Hi, my name is Bart.
\section{Summary}
I introduced myself in section: \nameref{intro}.
\end{document}
https://tex.stackexchange.com/questions/66896/ref-chapter-name-in-latex