The image is too big to fit the column, but is there a way to make it centered respective to the column text, instead of it simply go out to the right?

This is the code
Code: Select all
\chapter{The power grid}
\label{Chapter2}
\lhead{Chapter 2. \emph{The power grid}}
\begin{figure}[]
\centering
\includegraphics[scale=1]{Images/misc/PJM_Daily_Demand.png}
\caption{Average daily and hourly demand in the transmission system operated by...}
\label{fig:daily_demand}
\end{figure}