Step 1: Understanding the Concept
Reflection of a graph in the line $y = x$ gives the inverse function.
Hence, $g(x) = f^{-1}(x)$.
Step 2: Write the Function
\[
y = (x + 1)^2, x \ge 1
\]
Step 3: Interchange $x$ and $y$
\[
x = (y + 1)^2
\]
Step 4: Solve for $y$
\[
y + 1 = \pm \sqrt{x}
\]
\[
y = -1 \pm \sqrt{x}
\]
Step 5: Choose Correct Branch
Since $x \ge 1$, the range of $f(x)$ is $y \ge 4$.
Thus, for inverse function:
\[
y \ge 1
\]
So, take positive root:
\[
y = \sqrt{x} - 1
\]
Step 6: Final Answer
\[
\boxed{g(x) = \sqrt{x} - 1}
\]